Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add layer zero examples #3326

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

feat: add layer zero examples #3326

wants to merge 3 commits into from

Conversation

natanasow
Copy link
Collaborator

@natanasow natanasow commented Dec 11, 2024

Description:

LZ is deployed on Hedera and we'd like to dig into see what's possible when considering HTS and it's representation fo ERC20 and ERC 721s.

Explore the LZ offering, and gain familiarity as a team and POC so cross-chain bridging of HTS tokens

Related issue(s):

Fixes #1060 #1077 #1078 #1079 #1080

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@natanasow natanasow self-assigned this Dec 11, 2024
Copy link

github-actions bot commented Dec 11, 2024

Test Results

 23 files  + 3  352 suites  +92   46m 18s ⏱️ + 4m 41s
612 tests ± 0  599 ✅  -  7  4 💤 ±0   9 ❌ + 7 
817 runs  +60  801 ✅ +52  4 💤  - 2  12 ❌ +10 

For more details on these failures, see this check.

Results for commit b955221. ± Comparison against base commit b5e747f.

♻️ This comment has been updated with latest results.

Signed-off-by: nikolay <[email protected]>
@natanasow natanasow added this to the 0.64.0 milestone Dec 12, 2024
@natanasow natanasow added the dev tools Features enabling dev tool integration label Dec 12, 2024
Copy link

sonarcloud bot commented Dec 12, 2024

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.96%. Comparing base (b5e747f) to head (b955221).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3326      +/-   ##
==========================================
+ Coverage   84.91%   84.96%   +0.04%     
==========================================
  Files          69       69              
  Lines        4655     4655              
  Branches     1042     1042              
==========================================
+ Hits         3953     3955       +2     
+ Misses        397      396       -1     
+ Partials      305      304       -1     
Flag Coverage Δ
config-service 98.14% <ø> (ø)
relay 78.75% <ø> (ø)
server 83.28% <ø> (ø)
ws-server 36.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev tools Features enabling dev tool integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve retry logic for MirrorClient getBlocks
1 participant